home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / monte50.zip / MONTE.DOC < prev    next >
Text File  |  1997-01-18  |  28KB  |  614 lines

  1.  
  2.                           MONTE CARLO SOLITAIRE
  3.  
  4.                                   v530
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                  (404) 256-9525 (USR v.everything 28.8)
  12.                  (404) 705-9104 (USR v.everything 28.8)
  13.                  (404) 256-9518 (Voice, 9am-9:30pm EST)
  14.                    (EMAIL) al_lawre@ix.netcom.com 
  15.  
  16.  
  17.  
  18.  
  19.                                 OVERVIEW
  20.                                 ________
  21.  
  22.  
  23.    MONTE CARLO Solitaire is a challenging solitaire card game where the
  24.    objective is to remove all cards from the tableau. You receive points
  25.    for all cards removed as well as a bonus if all cards are removed.
  26.  
  27.  
  28.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  29.          created in the directory you run the door from.
  30.  
  31.  
  32.  
  33.                 NON-REGISTERED   R E S T R I C T I O N S
  34.                 ----------------------------------------
  35.  
  36.                 ° No Bulletins created
  37.                 ° Games per day limited to 3
  38.                 ° Keyboard timeout value limited to 2 minutes
  39.                 ° Makeup days disabled
  40.                 ° Game time limit disabled
  41.                 ° Can not send/receive messages to/from other players
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                               INSTALLATION
  48.                               ____________
  49.  
  50.  
  51.    Installation is fairly easy and straight-forward. The following steps and
  52.    examples should have you up and running in a very short period of time.
  53.    It is assumed that you are familiar with setting up DOORS on your system.
  54.    To this end, only examples of the configuration file and Door batch file
  55.    are described.
  56.  
  57.       1) Create a directory to hold all MONTE files
  58.  
  59.       2) Unzip MONTExx.ZIP into the the above directory
  60.  
  61.       3) Create a configuration file, with a name of your choice, or
  62.          modify the supplied MONTE.CFG file. A description follows:
  63.  
  64.  
  65.             **                       Location of system file (See Below)
  66.             SUNRISE-80 BBS           Your BBS Name
  67.             Al                       Sysop's First name
  68.  
  69.             Lawrence                 Sysop's Last Name
  70. |-----------------------------------------------------------------------------|
  71. | READ!     1                        CommPort  \ These 2 lines are required   |
  72. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  73. |-----------------------------------------------------------------------------|
  74.             00000000                 Registration Number
  75.  
  76.     !   #   2                        Maximum # of Games per day
  77.                                      (Sysop gets 99 in Registerd verion ONLY!)
  78.  
  79.         #   0                        Max # of days a caller can make up, during
  80.                                      calls in one day. 0=Disable Make-up Option
  81.                                      Maximum value = 27, Minimum value = 1
  82.  
  83.         #   NONE                     Drive:\Path\Filename to contain the
  84.                                      Top Score Bulletin or enter NONE
  85.                                      for NO Bulletin creation.
  86.  
  87.         #   NONE                     Drive:\Path\Filename to contain the
  88.                                      Top Score Bulletin (Color) or enter NONE
  89.                                      for NO Bulletin creation.
  90.  
  91.         #   NONE                     Drive:\Path\Filename to contain the
  92.                                      Hall of Fame Bulletin or enter NONE
  93.                                      for NO Bulletin creation.
  94.  
  95.         #   NONE                     Drive:\Path\Filename to contain the
  96.                                      Hall of Fame Bulletin (Color) or enter NONE
  97.                                      for NO Bulletin creation.
  98.  
  99.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  100.                                      2 = Display ADOPT-A-DOOR message
  101.  
  102.         #   2                        Keyboard timeout value in Minutes
  103.  
  104.         #   500                      Bonus points for removing all card
  105.  
  106.     !   #   0                        Time Allowed in Door
  107.                                      (Sysop = Time Remaining - REG. VERSION)
  108.  
  109.         #   N                        Automatic game reset at end of month:
  110.                                        Y = Yes enable autoreset
  111.                                        N = Keep accumulating scores
  112.  
  113.         #   Y                        Y = Allow Sysop to have 999 games
  114.                                      N = Do Not Allow Sysop 999 games
  115.  
  116.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  117.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  118.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  119.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  120.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  121.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  122.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  123.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  124.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  125.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  126.  
  127.     @   #   XXXX/YYYY                 Blackout Range  From/To
  128.     @   #   XXXX/YYYY                 Blackout Range  From/To
  129.     @   #   XXXX/YYYY                 Blackout Range  From/To
  130.     @   #   XXXX/YYYY                 Blackout Range  From/To
  131.     @   #   XXXX/YYYY                 Blackout Range  From/To
  132.  
  133.             000                       Unique 3-digit number used as a suffix
  134.                                       for the exported score file name, if
  135.                                       you wish to paricipate in an Inter-BBS
  136.                                       game. 000=no Inter-BBS participation.
  137.  
  138.             N                         Y = Force Caller to respond to
  139.                                           Instructions <y/n). May need this with
  140.                                           Digiboards.
  141.                                       N = Allow caller to press ENTER in
  142.                                           response to Instructions <y/N>
  143.  
  144.             0                         Use this option to LIMIT the number of
  145.                                       HIGH SCORE entries to be displayed. A
  146.                                       ZERO(0) = NO LIMIT
  147.  
  148.             0                         Number of months to keep in the SUNHOF
  149.                                       files (Hall of Fame). 0 = ALL
  150.  
  151.             N                         Y = Use Alias for Caller's name
  152.                                           (Requires Door.Sys)
  153.                                       N = Use Logon Name for Caller's name
  154.  
  155.             Y                         Y = Allow Messages to be sent/received
  156.                                       N = Do NOT allow messages to be sent/read
  157.  
  158.             Y                         Y = Log all callers to USGAEx
  159.                                       N = Do not log callers
  160.  
  161.  
  162.            ** = Replace with ONE of the following:
  163.  
  164. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  165. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  166. C:\BBS\USERINFO.DAT             <- For Wildcat! systems using v3.x
  167.                                    (Note:DOOR.SYS must be in SAME directory)
  168. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  169. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  170. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  171. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  172. C:\BBS\GTUSER.BBS               <- For GT Power
  173.                                    * if using this option you must put the
  174.                                      ComPort # on line 5 and the Node # on
  175.                                      line 6 of the configuration file
  176.  
  177.         # = Requires registration to change to a different value.
  178.         ! = See "Plays Per Day" Below
  179.         @ = See "Blackout Periods" Below
  180.  
  181.  
  182.                NOTE: There are NO Blank Lines in the Config File!!
  183.  
  184.  
  185.       4) Create a batch file or modify the MONTE file supplied. A
  186.          description of this file follows:
  187.  
  188.             ECHO off
  189.             cd\BBS\DOORS\MONTE        Location of Monte files
  190.             MONTE MONTE.CFG           EXE filename and CFG filename (Name
  191.                                       used in creating file in #3 above)
  192.             CD\BBS
  193.             BOARD
  194.  
  195.  
  196.        5) When running in more than one node, be sure to supply a
  197.           different configuration name for each node (your choice of name).
  198.  
  199.        6) If running with Fossil-based multi-port boards add
  200.            /FD to the line containing the CFG name as follows:
  201.  
  202.                           MONTE MONTE.CFG /FD
  203.  
  204.  
  205.  
  206.                           TROUBLESHOOTING
  207.                           ---------------
  208.  
  209. (1) If you are running this Door on a 486 system and encounter errors such as
  210.  
  211.     ERROR 6.... OVERFLOW Error
  212.     ERROR 5.... ILLEGAL Function Call (may be associated with other problems)
  213.     KEYBOARD Timeout after 5 minutes
  214.  
  215.     You may have to put the following line in your AUTOEXEC.BAT file:
  216.  
  217.          SET NO87=ON
  218.  
  219. (2) If you encounter an Error 62 (Input Past End of File), BEFORE you see the
  220.     opening screen of the Door, your problem will more than likely be associated
  221.     with the CFG file. The error 62 means that you do not have enough entries
  222.     in the CFG. Compare your CFG file with the CFG definition in the DOC file.
  223.  
  224.  
  225. (3) If you encounter an ERROR 70... Permission Denied, this will more than
  226.     likely mean that you DO NOT have SHARE loaded. SHARE is a DOS file that
  227.     comes with your version of DOS. To load it type the word SHARE at the DOS
  228.     prompt. To load it permanently type the word SHARE on a line by itself in
  229.     your AUTOEXEC.BAT file, any place prior to the loading of your BBS
  230.     software. There have been numerous reports that loading SHARE high causes
  231.     some problems, so to be on the safe side, do not load it high.
  232.  
  233.  
  234. Should you have any questions or problem, please do not hesitate to call
  235.    voice for immediate help... 404-256-9518 (9am-9:30pm EST) any day!
  236.  
  237.  
  238.  
  239.  
  240.                              USAGE LOG
  241.                              ---------
  242.  
  243. As an option, we provide you with the ability to log every player to a text 
  244. file. IF you enter Y in the CFG file to log callers, the Door will place the
  245. caller's name as well as the ON and OFF times each time a caller selects the
  246. Door. A separate file will be created for each Node and the name of the file
  247. will be USAGEx, where x is the Node number.
  248.  
  249. You may delete these files at any time and the Door will recreate them the
  250. next time a caller enters the Door. If you do NOT want to continue logging
  251. callers, change the CFG file entry to N.
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.                MAKE-UP DAYS (Registered version only)
  259.                --------------------------------------
  260.  
  261. The Make-Up-Day feature allows the caller to make up any plays he/she missed
  262. during the current month and prior to the current call. You control whether
  263. to allow this option, as well as the number of days the caller can make up, on
  264. any particular days worth of calls. Entering a 0 (zero) for this option, in the
  265. configuration file, turns the option OFF, any other value (up to a max of 27)
  266. turns the option ON and dictates the number of days the caller can make up.
  267.  
  268.  
  269. NOTE:      The number of games per day is calculated as follows...
  270.  
  271.            Games Allowed per day x Number of makeup days.
  272.  
  273. Example:   Games Allowed per day = 2
  274.            Max # of makeup days  = 4
  275.  
  276. If a caller logs in on 5/8/92 and this is their first call of the month, they
  277. would have a potential of 16 games to makeup and bring them current
  278. (8 days (5/8/92) * 2 (games per day)). However, since the maximum # of Makeup
  279. Days is set at 4, the maximum # of games the caller can play on 5/8/92, is 8
  280. (games allowed * max # of makeup days).
  281.  
  282.  
  283.  
  284.              HALL OF FAME BULLETINS (Registered version only)
  285.              ------------------------------------------------
  286.  
  287. The program will automatically reset the game when the first caller of the
  288. month plays the game. The score file will be cleared and a set of Hall of Fame
  289. files will be created. The files will be called SUNHOF.ASC and SUNHOF.ANS 
  290. (ASCII and ANSI versions). The files will be placed in the same directory as 
  291. the MONTE.EXE file. 
  292.  
  293. WARNING: The HOF files are cumulative files. That means they are read in each
  294.          month and updated. DO NOT DELETE EITHER FILE!!!! or you will lose
  295.          the record of prior months winners!!!!
  296.  
  297.  
  298.  
  299.  
  300.                           BLACKOUT PERIODS
  301.                           ________________
  302.  
  303.       Use the Blackout ranges option to define up to 5 time periods during
  304.       which you DO NOT want the Door to be played. If a caller tries to access
  305.       the Door during the Blackout period, they will be shown a message that
  306.       contains ALL the Blackout periods you have defined, and to try the Door
  307.       at a later time.
  308.  
  309.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  310.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  311.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  312.  
  313.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  314.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  315.                    a Blackout range.
  316.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  317.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  318.  
  319.  
  320.                           PLAYS Per DAY/DOOR Time
  321.                           _______________________
  322.  
  323.       Plays Per Day and Door Time can be controlled several ways:
  324.  
  325.       (1) You can use the Games Per Day, singular option, in the config
  326.           file above. This option, will affect ALL callers whose Security
  327.           Level is NOT defined in any of the 10 optional Security Level/
  328.           Plays Per Day entries in the config file.
  329.  
  330.       (2) You can use the Door Time, singular option, in the config file
  331.           above. This option, will affect ALL callers whose Security
  332.           Level is NOT defined in any of the 10 optional Security Level/
  333.           Plays Per Day/Door Time entries in the config file.
  334.  
  335.       (3) You can restrict the number of games a specific Security Level
  336.           will be allowed to play per day or REWARD specific Levels with
  337.           more Plays Per Day.
  338.  
  339.           Likewise, you can restrict the Play time for a specific Security
  340.           Level or REWARD specific Levels with more Door Time.
  341.  
  342.           These options are handled by the use of the 10 config
  343.           entries (000=00/00).
  344.  
  345.           The format of each entry is as follows:
  346.  
  347.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  348.                      where =  is a constant and MUST be included
  349.                      where YY is the # of games per day (must be 2 digits)
  350.                      where / is a constant and MUST be included
  351.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  352.  
  353.           If the callers Security Level is NOT defined, his/her Plays Per
  354.           Day and Door Time will be controlled by the values in items
  355.           (1) and (2), above, respectively..
  356.  
  357.           You may define up to 10 Security Levels. All unused entries must
  358.           be defined as   000=00/00
  359.         --------------------------------------------------------------------
  360.           Example: Suppose you had 3 Security Levels defined on your BBS as
  361.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  362.           wanted to set Plays Per Day as :     Subscriber=5
  363.                                            Visiting Sysop=2
  364.                                                   CoSysop=3
  365.                                                    Friend=10
  366.  
  367.           and Door Time as follows:     Subscriber=30 minutes
  368.                                     Visiting Sysop=20 minutes
  369.                                            CoSysop=10 minutes
  370.                                             Friend=remaining call time
  371.  
  372.  
  373.           You would set the Individual "Games per Day" config entry to 1 and
  374.           the individual "Door Time" to 5 minutes (these would be the
  375.           default number of games and default Time for all Security Levels
  376.           other than 20,30 or 40... make them any number you want). Next you
  377.           would replace 4 of the Security Level entries as :  020=05/30
  378.                                                               030=02/20
  379.                                                               040=03/10
  380.                                                               090=10/0
  381.  
  382.  
  383.  
  384.  
  385.                         Player-to-Player MESSAGES
  386.                         -------------------------
  387.  
  388. In the REGISTERED version of the Door, your players will be able to send 
  389. messages back and forth to each other. All messages are PRIVATE and all 
  390. messages are maintained within the Door itself and havs no connection to the 
  391. BBS' message bases. The Message file (MONTE.MSG) will be restarted when the 
  392. Door game restarts at the beginning of each month. If you do not restart your 
  393. games on the first of each month then you must manually delete the MSG file. 
  394. The file will continue to grow if not deleted and restarted.
  395.  
  396.  
  397.  
  398.                         INTER-BBS OPTION
  399.                         ----------------
  400.  
  401. The Inter-BBS option is used when you are looking for a way to expand the
  402. Monte Carlo solitaire competition beyond just running it on your BBS alone.
  403. With this option you can join with any number of other BBS' to create
  404. some very 'heated' scoring competition and exchange messages.
  405.  
  406. The Inter-BBS option has its own High Score file and when High Scores are
  407. displayed, on participating BBS', the name of the BBS on which the score was
  408. obtained will also be displayed. At the end of the month, the Inter-BBS
  409. scores will be reset automatically and a winner will be determined and
  410. displayed as part of the High Score display in the next month.
  411.  
  412. This option requires that the Door be registered.
  413.  
  414. The InterBBS files (EXE, HIS, DOC, etc) can be found in the included file 
  415. called IBBSxx.ZIP (xx = version). Updates to this file will always be found 
  416. on the SUNRISE-80 BBS and many other BBS'.
  417.  
  418. The Inter-BBS option uses the 'HUB' and 'NODE' concept. The 'HUB' is the
  419. central/controlling BBS to whom all the other BBS' ('NODES') upload/transfer
  420. their score files. The 'HUB' then merges all score files and makes a merged
  421. file available for the 'NODES' to download/transfer.
  422.  
  423.  
  424.  
  425.                          NON-STANDARD COM SUPPORT
  426.                          ________________________
  427.  
  428.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  429.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  430.       number after the configuration filename. Let's assume your Door is
  431.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  432.       passed to your Door would be:
  433.  
  434.                             FOOBAR FOOBAR.CFG /5
  435.  
  436.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  437.       normally used with COM1. No /x parameter is needed for the standard
  438.       IRQ's.
  439.  
  440.       As an alternative, you may use an environmental variable on the command
  441.       line. To use the variable (following the example above), place a
  442.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  443.       different IRQ number for each node). The command line would now look
  444.       like this:
  445.  
  446.                           FOOBAR FOOBAR.CFG /%IRQ%
  447.  
  448.       This, in combination with the use of the environmental variables
  449.       described in the MULTI-NODE SETUP section will allow you to use one
  450.       batch file and one config file to run this door on all nodes.
  451.  
  452.  
  453.  
  454.  
  455.                            MULTI-NODE SETUP
  456.                            ________________
  457.  
  458.       All Sunrise Doors are Multi-Node capable. Each node must have the
  459.       ability to access a configuration file which will have its own system
  460.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  461.       line. There are 2 ways to accomplish this:
  462.  
  463.       (1) Create a separate configuration file for each node. The only
  464.           difference between each file would be the location of the system
  465.           file for that particular node. For example, on my system there are 2
  466.           nodes and the first line of the config files would look like this:
  467.  
  468.                         NODE1:  H:\PCB1\DOOR.SYS
  469.                         NODE2:  H:\PCB2\DOOR.SYS
  470.  
  471.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  472.  
  473.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  474.           the following PCBoard/Wildcat environmental variables:
  475.  
  476.                  PCBDIR    (Directory containing the System file)
  477.                  PCBDRIVE  (Drive containing the System file)
  478.                  WCNODEID  (Active Node Number)
  479.  
  480.           Thus, the first line of the SINGLE configuration file, for this Door
  481.           would look like this:
  482.  
  483.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  484.                         c:\wc30\wcwork\node%wcnodeid%\door.sys
  485.  
  486.       NOTE: This option, as described, assumes that you are running PCB or
  487.             Wildcat software. The environmental variables are automatically
  488.             created by the software for each node.
  489.  
  490.             HOWEVER, if you are running other BBS software you should be able
  491.             to set the variables EXACTLY as described below, for EACH node
  492.             (more than likely in each batch file you use to bring up EACH node):
  493.  
  494.                             PCBDRIVE=C:
  495.                             ^^^^^^^^^
  496.                             PCBDIR=\NODE2
  497.                             ^^^^^^^^
  498.  
  499.             Info with a carat (^) under it, MUST be typed as is. The rest
  500.             depends on your naming conventions.
  501.  
  502.             This, in combination with the use of the optional environmental
  503.             variable described in the NON-STANDARD COM SUPPORT section, will
  504.             allow you to use one batch file and one config file to run this
  505.             door on all nodes.
  506.  
  507.  
  508.                                ADOPT-A-DOOR
  509.                                ____________
  510.  
  511.     Having been a Sysop for a number of years, I have had my share of problems
  512.     and frustrations getting financial support for my board's upkeep. A fellow
  513.     Sysop left a message on my board, not long ago, about a concept that was
  514.     being used by several boards around the country.
  515.  
  516.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  517.     would be the same as sending in a donation, only this way it is earmarked
  518.     for registering a particular door. In a way, the user feels he/she is
  519.     "getting something in return". As a Door author I have decided to build
  520.     this concept into each of my Door programs. The concept replaces the
  521.     usual message "tell the Sysop to register this Door" we find in most
  522.     doors.
  523.  
  524.     If the Door is unregisterd then a message appears on the opening screen
  525.     to that effect. After finishing or suspending a game, a message screen
  526.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  527.     caller to contact the Sysop to find out if there is any further details
  528.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  529.     time, etc to callers that ADOPT-A-DOOR.
  530.  
  531.     If the Door has been registered, either by the Sysop or other callers,
  532.     the names of those contributors will be displayed in the closing screen.
  533.  
  534.     NOTE: If you want to display the names of the callers that contributed
  535.           to registering the Door, you must create an ASCII file called
  536.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  537.           the name(s) of the contributors (one on each line, maximum of 5
  538.           entries, each a maximum of 30 characters long). This file must be
  539.           saved, in ASCII format, and placed in the Door directory.
  540.  
  541.  
  542.  
  543.                               LEGALITIES
  544.                               __________
  545.  
  546.  
  547.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  548.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  549.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  550.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  551.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  552.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  553.       OR BREACH OF ANY WARRANTY.
  554.  
  555.  
  556.  
  557.  
  558.  
  559.                              DISTRIBUTION
  560.                              ____________
  561.  
  562.    You may make this file available for downloading from your BBS or you may
  563.    upload it to any BBS of your choice, provided that you do not make any
  564.    changes to the contents of the archive (ZIP file). The archive and its
  565.    individual contents may not be used by any service that charges any money
  566.    whatsoever, without the written permission of the author.
  567.  
  568.  
  569.  
  570.  
  571.  
  572.                              REGISTRATION
  573.                              ____________
  574.  
  575.    Registration and the subsequent insertion of the registration number into
  576.    your configuation file, allows for the display of your BBS name on the
  577.    opening and closing screen as well as the reduction of a delay built into
  578.    the opening screen display along with the ability to change certain
  579.    values in the configuration file.
  580.  
  581.    To register your copy of MONTE CARLO, please fill out the registration form
  582.    (REGISTER.FRM) and mail it along with the registration fee to
  583.    the name and address on the form.
  584.  
  585.    Once a door is registered, any changes to registration information (Sysop
  586.    name or BBS Name) will require the doors to be re-registered. Download or
  587.    File Request a file named CHANGE.FRM from our BBS, complete the form and
  588.    follow ALL instructions in the document!
  589.  
  590.    Registration fees are subject to change at any time. The most current
  591.    registration form is always available on our BBS. You may download or
  592.    File Request REGISTER.FRM at any time.
  593.  
  594.    Be sure to use the proper upper/lower case when filling in your name and
  595.    BBS name, as they MUST match the way you entered them in the configuration
  596.    file.             ^^^^
  597.  
  598.    Based upon information supplied on the registration form, I will pre-
  599.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  600.    up your registration number.
  601.  
  602.  
  603.  
  604.                                  MISC
  605.                                  ____
  606.  
  607.    The latest version of MONTE CARLO and other fine SUNRISE DOOR programs
  608.    are always available for download from SUNRISE-80 BBS.
  609.  
  610.    Remember, should you have any problems, questions or suggestions, be sure
  611.    to drop me a message on Sunrise-80 or you can reach me through the
  612.    RIME (BBS Doors, Sysops, PCBHints), SMARTNET, FIDONET 1:133/410
  613.  
  614.